- functional test specification
- 1) Техника: перечень требований к функциональным испытаниям2) Контроль качества: технические условия для проведения функциональных испытаний
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Test engineer — A (hardware) test engineer (TE) is a professional who determines how to create a process that would test a particular product in manufacturing, or related area like RMA department, in order to guarantee that the product will be shipped out with… … Wikipedia
Specification (technical standard) — Specification redirects here. For other uses, see Specification (disambiguation). A specification (often abbreviated as spec) is an explicit set of requirements to be satisfied by a material, product, or service.[1] Should a material, product or… … Wikipedia
Test-driven development — (TDD ) is a software development technique consisting of short iterations where new test cases covering the desired improvement or new functionality are written first, then the production code necessary to pass the tests is implemented, and… … Wikipedia
Functional verification — Functional verification, in electronic design automation, is the task of verifying that the logic design conforms to specification. In everyday terms, functional verification attempts to answer the question Does this proposed design do what is… … Wikipedia
Functional specification — A functional specification (also, functional spec , specs , functional specifications document (FSD) , or Program specification ) in software development, is the set of documentation that describes the requested behavior of an engineering system … Wikipedia
Specification (regression) — In regression analysis and related fields such as econometrics, specification is the process of converting a theory into a regression model. This process consists of selecting an appropriate functional form for the model and choosing which… … Wikipedia
Test Drive Unlimited — Infobox VG title= developer= Eden Games Melbourne House (PS2 PSP) publisher= Atari distributor= Akella (Russia) Microsoft (Japan) Moving Editora (Brazil) CD Projekt (Poland) designer= engine= Havok released= Xbox 360 vgrelease|NA=September 5,… … Wikipedia
Design For Test — (aka Design for Testability or DFT ) is a name for design techniques that add certain testability features to a microelectronic hardware product design. The premise of the added features is that they make it easier to develop and apply… … Wikipedia
Single UNIX Specification — The Single UNIX Specification (SUS) is the collective name of a family of standards for computer operating systems to qualify for the name Unix . The SUS is developed and maintained by the Austin Group, based on earlier work by the IEEE and The… … Wikipedia
Diagnostic design specification — is a document indicating how the diagnostics will be implemented on an upcoming/new products that will be developed by the company. It describes the behavior of the diagnostics like how the test will execute, how the output messages are formatted … Wikipedia
Monad (functional programming) — In functional programming, a monad is a programming structure that represents computations. Monads are a kind of abstract data type constructor that encapsulate program logic instead of data in the domain model. A defined monad allows the… … Wikipedia